.help_list { list-style: none; margin: 0; padding: 0 0 24px }
.help_list_item { position: relative }
.help_list_item:after { content: '+'; width: 18px; text-align: center; color: #777; position: absolute; right: 12px; top: 8px; font-size: 28px; line-height: 1em }
.help_list_item.active:after { content: '-'; color: #f5a623 }
.help_list_item.active .item_content { display: block }
.help_list_item:nth-child(2n) { background: #f7f7f7 }
.help_list_item .item_title { font-size: 16px; padding: 14px; cursor: pointer }
.help_list_item .item_content { padding: 0 13px 18px; line-height: 1.6em; display: none; color: #666 }
.main_404 { min-height: 400px }
.main_404_inner { position: absolute; top: 50%; left: 50%; text-align: center; transform: translateY(-50%) translateX(-50%) }
.main_404_inner h3 { font-size: 30px; font-weight: 400; margin: 30px 0 20px }
.main_404_inner p { font-size: 16px; color: #999 }
.main_404_inner .btn { height: 40px; width: 140px; text-align: center; display: block; margin: auto }
.form_item1 { margin-bottom: 48px }
.form_item1 .form_item_label { font-size: 16px; font-weight: 600 }
.tab_nav_list1 a { padding: 16px 19px }
.min_pic { vertical-align: middle; margin-right: 5px }
/*# sourceMappingURL=style.zk.css.map */

.logo img {
    height:80px;
}

.logo {
    margin:10px 0px 5px 0px;
}
.header_nav_item {
    font-size: 20px;
}

.footer {
    border-top:4px solid #01609A;
}

    .header_nav_item.active, .header_nav_item > a.active {
        /*color: #DA251D !important;*/
        color: #01609A !important;
        font-weight:500;
    }

.home-header .header_nav_item, .home-header .header_nav_item > a {
    color: #01609A;
    font-weight: 500;
}

.home-row1_img {
    width:660px;
}
.home-banner_slide li {
    /*height: 650px;*/
}

.header_top {
    background: #01609A;
}

.copyright{
    padding-top:15px;
    padding-bottom:20px;
}

.article-header h2 {
    text-align:center;
}

.article-content img {
    max-width:100%;
}